home *** CD-ROM | disk | FTP | other *** search
/ The History of Denim / The History of Denim.iso / pc / _time.dir / 00016_TimeLine Bar.ls < prev    next >
Encoding:
Text File  |  1997-11-14  |  94 b   |  8 lines

  1. on mouseEnter
  2.   cursor([member "hand", member "handmask"])
  3. end
  4.  
  5. on mouseLeave
  6.   cursor(0)
  7. end
  8.